Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow telemetry 1.0 to be used #41

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

fhunleth
Copy link
Contributor

@fhunleth fhunleth commented Oct 1, 2021

Telemetry 1.0.0 is pretty much the same as 0.4.3 and was made to mark
the telemetry API as stable. This allows both 0.4 and 1.0 releases to be
considered when hex evaluates project dependencies. This avoids
downgrades of telemetry_poller and cowboy_telemetry and possibly other
libraries.

See https://diff.hex.pm/diff/telemetry/0.4.3..1.0.0 for the changes
between 0.4.3 and 1.0.0.

Telemetry 1.0.0 is pretty much the same as 0.4.3 and was made to mark
the telemetry API as stable. This allows both 0.4 and 1.0 releases to be
considered when hex evaluates project dependencies. This avoids
downgrades of telemetry_poller and cowboy_telemetry and possibly other
libraries.

See https://diff.hex.pm/diff/telemetry/0.4.3..1.0.0 for the changes
between 0.4.3 and 1.0.0.
Copy link
Collaborator

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! 👍

I'll cut a new patch version with this change so you can start using this with telemetry 1.0+ right away

@the-mikedavis the-mikedavis merged commit a47ac9b into NFIBrokerage:main Oct 1, 2021
@fhunleth fhunleth deleted the telemetry-1.0 branch October 1, 2021 19:27
@fhunleth
Copy link
Contributor Author

fhunleth commented Oct 1, 2021

That was fast!! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants